Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

This patch makes objc-imageinfo.S work with the internal shell. The test uses a subshell to temporarily change the directory. The internal shell does not support subshells, so this construct was replaced with a pushd/popd sequence.

This patch makes objc-imageinfo.S work with the internal shell. The test
uses a subshell to temporarily change the directory. The internal shell
does not support subshells, so this construct was replaced with a pushd/popd
sequence.
@github-actions
Copy link

🐧 Linux x64 Test Results

  • 5820 tests passed
  • 1319 tests skipped

Copy link
Contributor

@lhames lhames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks very much for fixing this @boomanaiden154!

@boomanaiden154 boomanaiden154 merged commit d464c99 into llvm:main Nov 18, 2025
12 checks passed
@boomanaiden154 boomanaiden154 deleted the fix-internal-shell-darwin-orc branch November 18, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants